/* CSS Document */

img, div { behavior: url(js/iepngfix.htc) }


body{
background-color:#fff;
background-image:url(images/bg.jpg);
margin:0px; 
padding:0px;
bgcolor:#3f3g33; 
font-size:0.8em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
line-height:120%;

}

#magazin{
position:absolute;
z-index:100;
}


#blumen{
position:absolute;
bottom:100px;
left:0px;
}

#handtuch{

float:right;
margin-top:30%;
}




.green{
color: #007C31;
}

.nosubline{
text-decoration:none;
}

a{
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}